home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 53
/
Volume 53 - JOGO DISK .iso
/
Games
/
dress_up_fairy.swf
/
scripts
/
DefineButton2_161
/
BUTTONCONDACTION on(press).as
next >
Wrap
Text File
|
2007-09-26
|
101b
|
6 lines
on(press){
startDrag(this,0);
this.swapDepths(_root.prv);
_root.prv = _root.prv + 1;
}